* doc/misc/Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Jun 2014 21:07:22 +0000 (17:07 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Jun 2014 21:07:22 +0000 (17:07 -0400)
doc/misc/ChangeLog
doc/misc/Makefile.in

index cdf16d4ef35854bf0266aa6fdcdda06ae13b0e74..7bbf1993ff8d73ccd84761ca54423fc5d53a4315 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
+
 2014-06-08  Karl Berry  <karl@gnu.org>
 
        * doc/info.texi (Help-^L): "mode line", "screenful",
index e5f56be501629282fde14a02bceac206a7022536..d75628926150295fcf43fcc50bd9ae4505e65f88 100644 (file)
@@ -73,7 +73,7 @@ INFO_COMMON = ada-mode auth autotype bovine calc ccmode cl \
        url vip viper widget wisent woman
 
 ## Info files to install on current platform.
-INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_INFO_W32)
+INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_W32)
 
 ## Info files to build on current platform.
 ## This is all of them, even though they might not all get installed,